Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix page freeze upon returning #20

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Fix page freeze upon returning #20

merged 1 commit into from
Mar 29, 2023

Conversation

excalith
Copy link
Owner

Description of the Change

Fixed #17
A temporary fix for Firefox browser state caching breaking app after returning back to app using browser back function.

Possible Drawbacks

Currently disabled caching, which is not an elegant solution but performance-wise not much to cache anyway, so until other features require better state management, I will not improve this.

@vercel
Copy link

vercel bot commented Mar 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
start-page ✅ Ready (Inspect) Visit Preview Mar 29, 2023 at 1:27PM (UTC)

@excalith excalith merged commit 3f5ff56 into main Mar 29, 2023
@excalith excalith deleted the fix-page-freeze branch March 29, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Page Freezes upon returning
1 participant